Welcome![Sign In][Sign Up]
Location:
Search - java sql library

Search list

[SQL Serverhtlibrary

Description: 修改系统使用HSQLDB数据库, 这是一个开源的小型数据库. 这个DBMS虽然很迷你, 但功能却一点儿也不弱. 它支持标准SQL语言的大部分特性, 支持事务操作等等. 而且由于完全使用Java编写, 使得Java应用程序与它可以完全无缝地集成. 缺点是速度会稍微慢一点, 不过对于这个图书馆管理系统来说是绰绰有余的了!-Modify the system uses the HSQLDB database, which is a small open-source database. The DBMS Although it is mini, but the feature is not at all weak. It supports the standard SQL language, most of the features, support services operations and so on. And because full use of Java written in Java applications and make it completely seamless integration. drawback is slightly slower speed, but for the library management system is more than enough of!
Platform: | Size: 2382848 | Author: 郭佳 | Hits:

[JSP/Java1

Description: 图书管理系统,用java编写,可实现sql数据库,可实现数据的查询、添加及删除。-Library management system, using java write, can be realized sql database, available data query, add and delete.
Platform: | Size: 1328128 | Author: 段文峰 | Hits:

[SQL Serverbcsl

Description: 一.VB 1.选择Components-Mircrosoft FlexGrid Control,用来显示数据 2.Project-Reference:选择Mircrosoft ActiveX Data Object 2.8 Library,使用ADO 3.添加模块 二.Java 1.驱动下载SQL Server 2000 driver for JDBC:MSSQLFORJDBCSP3setup.exe 将lib目录下的三个.jar文件加到CLASSPATH中 如果你使用的是JBuilder或Eclipse,将这三个文件加到工程的java buildpath中 2.升级你的SQL Server 2000,为其打上最新的补丁. 这一步可能不是必需的,因操作系统环境而定,在不打补丁的情况,有时可以正常连接,有时却不能 三.JSP 1.将lib目录下的三个.jar文件加到CLASSPATH中 jsp文件复制到Tomcat 安装目录下-1. VB 1. Select Components-Mircrosoft FlexGrid Control, is used to display data 2.Project-Reference: Choose Mircrosoft ActiveX Data Object 2.8 Library, the use of ADO 3. Add the module 2. Java 1. Driver Download SQL Server 2000 driver for JDBC: MSSQLFORJDBCSP3setup.exe under the lib directory 3. jar file added to the CLASSPATH in if you are using JBuilder or Eclipse, these three documents added to the project java buildpath, 2. to upgrade your SQL Server 2000, its to apply the latest patches. This step may not be necessary, because the operating system environment may be, without patching the case, sometimes a normal connection, and sometimes can not 3. JSP 1. the lib directory 3. jar file plus to the CLASSPATH in jsp file to the Tomcat installation directory
Platform: | Size: 7168 | Author: siriustar | Hits:

[JSP/Javatushuguan

Description: 图书馆管理系统java代码,包括创建数据库的SQL语句-Library management system java code, including creating a database SQL statement
Platform: | Size: 192512 | Author: laoshanshan | Hits:

[Education soft systemlibraryManager

Description: 用java编写的图书管理系统,数据库用的是SQL server2005,是我自已写的,经测试,可以用-Written by java library management system, database using a SQL server2005, is my own writing, the test can be used
Platform: | Size: 50176 | Author: 左伟明 | Hits:

[CSharpNHibernate-1.2.0.GA-src

Description: NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可以帮助你消除或者包装那些针对特定数据库的SQL代码,并且帮你把结果集从表格式的表示形式转换到一系列的对象去。因此对于那些在基于.NET的中间层的应用中,它们实现面向对象的业务模型和商业逻辑的应用,NHibernate是最有用的。-NHibernate is a face. NET environment in a relational database for object persistence library. NHibernate comes from the excellent Java-based relational persistence tool Hibernate. NHibernate from the database to persist your bottom. Net objects to the relational database. NHibernate for you to deal with these, you do not have to write their own SQL database access object. Just your code and object association, NHibernat automatically generates SQL statements, and to ensure that the object submitted to the proper tables and fields to go. A significant reduction in development time with SQL and the ADO.NET manual data processing time. NHibernate can help you to eliminate or Packing for a particular database that SQL code, and help you to format the result set from the table to switch to a representation of objects. So for those based on. NET middle-tier applications that implement object-oriented business model and business logic of the application, NHibernate is the most useful.
Platform: | Size: 3761152 | Author: 武东亮 | Hits:

[JSP/Javahbm

Description: JAVA cs 的图书馆里系统 目录结构介绍: 1. dbdata文件夹中的数据库需要附加到本地数据库管理系统中去,请使用sql server 2005 2. lib文件夹中是运行时需要用到的sql server 2005的JDBC jar包 3. res文件夹中是运行时需要用到的一些资源及其他文档 4. src文件夹存放所有源代码 5. menifest文件是用于打jar包的,请不要删除 程序使用: 1. 运行makeJar.bat后会出现BookManage.jar包,双击即可运行 2. 登录用户名:admin_001 密码:123 3. 运行结束后除了BookManage.jar可以删除,其他的都不能删除 其他说明: 程序是初版,各方面都有很多不完善的地方,包括程序结构的设计、数据库的设计、代码BUG等等一定存在各种缺陷,如果您发现了任何问题,请与我一起探讨,我的邮箱necrophie@163.com-JAVA cs of the library system Directory structure description Directory structure description: 1. Dbdata folder database needs to be attached to the local database management system to use the sql server 2005 2. Lib folder is running sql server 2005 need to use the JDBC jar package 3. Res folder is used to run some of the resources required and other documents 4. Src folder to store all the source code 5. Menifest jar file package for playing, please do not delete Uses: 1. Run makeJar.bat will appear BookManage.jar package, double click to run 2. Login Username: admin_001 Password: 123 3. BookManage.jar running can be removed after the addition, the other can not be deleted
Platform: | Size: 2000896 | Author: 姜旭 | Hits:

[JSP/Javabbs

Description: 一个BBS的项目,使用EJB+Servlet完成,数据库库是mysql。压缩包包含java源码和sql语句。-A BBS of the project, using EJB+ Servlet completed, the database library is mysql. Package contains java source code and sql statements.
Platform: | Size: 2092032 | Author: TT | Hits:

[JSP/Javawebdgs

Description: 一个J2EE购物网站的实现 运用struts1.2+hibernate+spring 框架,数据库连接池,事务管理;Struts 应用国际化,Struts 标签库与Tiles框架, JSTL标签库,Spring IOC。 采用优化性能技术,采用oscache缓存,freemarker静态页面生成; 安装方法: 1:mysql中新建数据库dgssen.导入dgssen.sql 也可以修改:WebRoot\META-INF\context.xml 2:把mysql-connector-java-5.0.4-bin.jar这个mysql驱动jar包放到tomcat 6 下的lib下 3:把根目录下的net文件夹放到WebRoot\WEB-INF\classes下。因为这个是在线编辑器用到的.class 4: 后面管理地址: http://localhost:8080/webdgs/admin/frame.jsp 用户名/密码:admin/123456 合作商管理 http://localhost:8080/webdgs/ad 相应的用户与密码在后台管理设置-Implementation of a J2EE application shopping site struts1.2+ hibernate+ spring framework, database connection pooling, transaction management Struts Application International, Struts and Tiles tag library framework, JSTL tag library, Spring IOC. Optimized performance technology, oscache cache, freemarker static page generation installation methods: 1: mysql in the new database dgssen. Import dgssen.sql can also modify: WebRoot \ META-INF \ context.xml 2: the mysql-connector-java-5.0.4-bin.jar into the mysql driver jar package lib under tomcat 6 under the 3: the root directory of the folder into the net under the WebRoot \ WEB-INF \ classes the next. Because this is the online editor used. Class 4: after management address: http://localhost:8080/webdgs/admin/frame.jsp username/password: admin/123456 Partner Management http://localhost:8080/ webdgs/ad corresponding user and password management settings in the background
Platform: | Size: 28949504 | Author: 杨晓民 | Hits:

[JSP/JavaLibrarianSystem

Description: 实现了对图书的基本管理功能,增加,修改,删除,搜索,数据库为SQl Server2000,语言为java-Implement the basic management functions of the library, add, edit, delete, search, the database is SQl Server2000, language java
Platform: | Size: 765952 | Author: luxc | Hits:

[JSP/Javaclasses12

Description: java library for sql connector for oracle
Platform: | Size: 1429504 | Author: agungho | Hits:

[Education soft systemhtlibrary

Description: Java版的图书管理系统,使用文件锁, 修改只允许同时运行一个管理系统. 修改系统使用HSQLDB数据库, 这是一个开源的小型数据库. 这个DBMS虽然很迷你, 但功能却一点儿也不弱. 它支持标准SQL语言的大部分特性, 支持事务操作等等. 而且由于完全使用Java编写, 使得Java应用程序与它可以完全无缝地集成. 缺点是速度会稍微慢一点, 不过对于这个图书馆管理系统来说是绰绰有余的了!-Java version of the books management system management system, use file locks, change only allowed to run a management system. Modify system using HSQLDB database, this is an open source of small database. The DBMS although very mini, But function but is not a bit weak. It supports standard SQL language most characteristics, support affairs operation, etc. And because the fully use Java write, makes Java applications and it can be completely seamless integration. Defect is speed will be a little slower, but for the library management system is more than sufficient for the!
Platform: | Size: 2949120 | Author: zikou | Hits:

[Education soft systemLibraryManage

Description: 图书管理系统,java语言编写,连接Microsoft SQL server 2005-Library management system, java language, to connect to Microsoft SQL Server 2005
Platform: | Size: 195584 | Author: cll | Hits:

[JSP/Java1235931_1277553692PzP4

Description: 图书管理系统,基于java ,数据库sql-the system of library management based on java
Platform: | Size: 493568 | Author: dfdsf | Hits:

[JSP/JavaOLbookshop(struts)

Description: java语言,基于struts框架开发的网上图书系统。jdk1.6和tomcat 6.x环境。内含数据库备份文件,myshop.sql。-java language, based on the struts framework developed online library system. jdk1.6 and tomcat 6.x environment. Contains the database backup file, myshop.sql.
Platform: | Size: 2612224 | Author: claman | Hits:

[Education soft system16PSQLPServerP2005

Description: 一个基于Java和sql的图书管理系统,比较适合初学者 代码分享出来供大家学习和交流-A library management system based on Java and sql, suitable for beginners to code-sharing for everyone to learn and exchange
Platform: | Size: 4038656 | Author: 轩轩 | Hits:

[JSP/JavaLibraryManagementTools

Description: 用Java编写的与数据库关联的图书管理系统,包括源码、source,不包括数据库。数据库是MySOL5.0-This is an Java Applet contacted with SQL. It s about the management of library books.
Platform: | Size: 5877760 | Author: HWS | Hits:

[JSP/Javawebdgs

Description: 绿色健康购物网SSH 个人水平有限,如有问题与建议,请指教! (1)个人独立完成,包括mysql数据库设计,后台程序编写,前台美工设计; (2)运用struts1.2+hibernate+spring 框架,数据库连接池,事务管理; (3)Struts 应用国际化,Struts 标签库与Tiles框架, JSTL标签库,Spring IOC; (4)采用优化性能技术,采用oscache缓存,freemarker静态页面生成; (5)功能比较多但操作简单的后台管理 (后台管理附图片); 安装方法: 1:mysql中新建数据库dgssen.导入dgssen.sql 也可以修改:WebRoot\META-INF\context.xml 2:把mysql-connector-java-5.0.4-bin.jar这个mysql驱动jar包放到tomcat 6 下的lib下 3:把根目录下的net文件夹放到WebRoot\WEB-INF\classes下。因为这个是在线编辑器用到的.class 4: 后面管理地址: http://localhost:8080/webdgs/admin/frame.jsp 用户名/密码:admin/123456 合作商管理 http://localhost:8080/webdgs/ad 相应的用户与密码在后台管理设置 -Green and healthy shopping network SSH personal level, If you have any questions, and suggestions, please advise! (1) Personal independently, including the mysql database design, background programming, graphic design front (2) use struts1.2+hibernate+spring framework, database connection pool and transaction management (3) Struts application internationalization, the Struts tag library with the Tiles framework, JSTL tag libraries, Spring IOC (4) using the optimized performance technology, using oscache caching, the freemarker static page generation (5) functions more operating simple background management (Admin attached picture) installation methods: 1: mysql new database dgssen import dgssen.sql can also modify: WebRoot \ META-INF \ context.xml 2: put the mysql-connector-java- 5.0.4-bin.jar The mysql driver jar package into the tomcat' s lib: net folder under the root directory on the WebRoot \ WEB-INF \ classes. Because this is used by the online editor. Class 4: behind th
Platform: | Size: 28937216 | Author: Alex | Hits:

[ADO-ODBCKTV

Description: 用java和SQL server 2000写的ktv管理系统,实现了管理ktv包厢以及对歌曲库进行更新-Written with java and SQL server 2000 the ktv management system, the management ktv box as well as a song library update
Platform: | Size: 1528832 | Author: kikyou | Hits:

[JSP/JavaStuManage

Description: 学生管理系统Java源代码,基于SQL server 2000数据库库,实现学生信息的“增删改查”-Java source code, student management system, based on SQL server 2000 database library, student information CRUD check
Platform: | Size: 429056 | Author: 刘伟 | Hits:
« 1 2 3 4 56 »

CodeBus www.codebus.net